home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / os2 / gigo0714.zip / HEADERS.CFG < prev    next >
Text File  |  1995-07-29  |  3KB  |  73 lines

  1. ;------------------------------------------------------------------
  2. ; The following allow you to decide which header lines
  3. ; to keep in the FTSC messages.  Specify
  4. ; Keep_<headerline>: to keep it in the message, and
  5. ; Kill_<headerline>: to butcher a line totally, and
  6. ; Hide_<headerline>: to keep it, but behind a hidden
  7. ; kludgeline so that average users can not see it.
  8. ;
  9. ; Allow_<headerline>: will allow users to post with a custom header.
  10. ; (See examples)
  11. ;
  12. ; Also, the following commands can set things globally, speeding up
  13. ; the processing quite a bit.
  14.  
  15.  
  16. MULTIPLEHEADERS      ; States that you want to have the message headers
  17.                      ; from the usenet message placed in _all_ fidonet
  18.                      ; messages.  Comment this line out to have GIGO only
  19.                      ; place the usenet headers on the first message
  20.                      ; of a split message.
  21.  
  22.  
  23. ;SHORTKLUDGE  79     ; Limits kludge lines to 79 characters,
  24.                      ; for broken mail processors.
  25. ;FASTECHO            ; Implies SHORTKLUDGE 79
  26.  
  27. ;RMAIL_KEEP_ALL      ;  This command specifies that GIGO should keep
  28. ;RMAIL_HIDE_ALL      ;  ALL header lines from an email message.
  29.                      ;  You may instead use a HIDE keyword, which
  30.                      ;  will default all headers to be behind kludge lines.
  31.                      ;  Note that any KEEP, HIDE, or KILL statements
  32.                      ;  will override the default, no matter what.
  33. ;RNEWS_KEEP_ALL      ;  Same as above, except for newsgroups etc.
  34. ;RNEWS_HIDE_ALL      ;  be hidden behind a kludge line.
  35.  
  36.  
  37.  
  38. Keep Apparently-to:  ; Shows the internet address a netmail message was
  39.                      ; routed to originally.
  40. Keep From:           ; Who it's from (suggested, not all names are under 36
  41.                      ; characters)
  42. Keep Organization:   ; Organization (if any) of the person writing the msg
  43. Kill Path:           ; This field is a USELES field for most gateways
  44. Keep Subject:        ; Full subject line
  45.  
  46.  
  47. ; The following "Allow" keywords allow users to specify custom
  48. ; header lines, overriding the defaults.  You can "Allow" _any_ 
  49. ; header line you want. Any line that is too long, can be continued
  50. ; on the next line with the ".." syntax.
  51.  
  52. Allow Reply-To:
  53. Allow Organization:
  54. Allow Followups-To:
  55. Allow References:
  56. Allow Subject:
  57.  
  58. ; An example of a user using these options, would be sending 
  59. ; me email:
  60. ;   From: John Doe,  1:2/3
  61. ;   To:   UUCP,      1:2/4
  62. ;   Subj: whatever
  63. ;   ------------------------------
  64. ;   To: jfesler@gigo.com
  65. ;   Organization: John Doe & Associates
  66. ;   Subject:  This is a really really long subject that will not 
  67. ;   .. fit in a fidonet subject field.
  68. ;
  69. ;   Hello Jason!
  70. ;
  71. ;
  72.  
  73.